PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFGoTo3DViewAction Class


In This Topic
    PDFGoTo3DViewAction Class Methods
    In This Topic

    For a list of all members of this type, see PDFGoTo3DViewAction members.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates a PDF action from a cos dictionary. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the cos action object. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodGets the 3D annotation that is the target of this action.  
    Public MethodGets the view to be activated in the 3D annotation when the action is executed.  
    Public MethodGets the index of the view to be activated in the 3D annotation when the action is executed.  
    Public MethodGets the name of the view to be activated in the 3D annotation when the action is executed.  
    Public MethodSets the sequence of actions to be performed after this action. (Inherited from com.o2sol.pdf4java.actions.PDFAction)
    Public MethodSets the 3D annotation that is the target of this action.  
    Public MethodSets the view to be activated in the 3D annotation when the action is executed.  
    Public MethodSets the index of the view to be activated in the 3D annotation when the action is executed.  
    Public MethodSets the name of the view to be activated in the 3D annotation when the action is executed.  
    Top
    See Also